X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/50c988b50359f8957e8d5336586f84af6fe98809..3fd9701644a2abae96b85e5c7647f284f9aa2118:/UltimateKEYS%20-%202019-07-24.ahk diff --git a/UltimateKEYS - 2019-07-24.ahk b/UltimateKEYS - 2019-07-24.ahk index c0cc48f..ed13a09 100644 --- a/UltimateKEYS - 2019-07-24.ahk +++ b/UltimateKEYS - 2019-07-24.ahk @@ -122,8 +122,7 @@ dkRingDotAbove.item("ÿ") := "ẏ" ; y with dot above dkRingDotAbove.item("Ÿ") := "Ẏ" ; Y with dot above dkRingDotAbove.item("z") := "ż" ; z with dot above dkRingDotAbove.item("Z") := "Ż" ; Z with dot above -dkRingDotAbove.item(".") := "˙" ; dot above -dkRingDotAbove.item(" ") := "˚" ; ring above +dkRingDotAbove.item(" ") := "˙" ; dot above dkMacron := ComObjCreate("Scripting.Dictionary")